DataSource for Entity Framework in WPF
C1.LiveLinq Namespace / LiveViewExtensions Class / LiveAverage Method / LiveAverage(View<Nullable<Single>>) Method

In This Topic
    LiveAverage(View<Nullable<Single>>) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Shared Function LiveAverage( _
       ByVal source As View(Of Nullable(Of Single)) _
    ) As AggregationView(Of Nullable(Of Single),Nullable(Of Double))

    Parameters

    source
    See Also